projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e5217c
)
(src/paths.h): Use sed script msdos/sed4.inp.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:16:39 +0000
(15:16 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:16:39 +0000
(15:16 +0000)
config.bat
patch
|
blob
|
history
diff --git
a/config.bat
b/config.bat
index 5739bda45516ff39ecf7fd847caaeeec6a41ef56..decbd54f8717c30b133344185df503cf6982b7ce 100644
(file)
--- a/
config.bat
+++ b/
config.bat
@@
-82,7
+82,7
@@
goto end
\r
rem Create "paths.h"
\r
rm -f paths.h
\r
-sed -
e "s!/lib/emacs!!" -e "s!/usr/local!c:/emacs!" -e "s!/data!/etc!"
<%PATHSH% >paths.h
\r
+sed -
f ../msdos/sed4.inp
<%PATHSH% >paths.h
\r
\r
rem Create "config.h"
\r
rm -f config.h config.tmp
\r